net/http.http2ServeConnOpts.Context (field)

4 uses

	net/http (current package)
		h2_bundle.go#L4374: 			Context:          ctx,
		h2_bundle.go#L4406: 	Context context.Context
		h2_bundle.go#L4433: 	if o != nil && o.Context != nil {
		h2_bundle.go#L4434: 		return o.Context